/* CSS Document */
*{ margin:0 auto; padding:0px;}
a{ text-decoration:none;}
li{ list-style:none;}
img{vertical-align: top;}
input{outline: none;}
select{outline: none;}
textarea{outline: none;}

body{font-family: "微软雅黑"; background: #b7b7b7;}
#body{width:100%; max-width: 640px; height: auto; background: #f4f4f4;}

#header{width:100%; height: auto;}
#header .top{width:100%; height: 100%;padding-bottom: 0.375rem;}
#header .top .logo{width:40%; max-width: 210px; float: left; margin-top:0.5rem; margin-left: 2%; line-height: 45px; font-weight: bold;}
#header .top .logo a{color:#000;}
#header .top .sou{width:10%; height:auto; max-width: 50px; float: right; margin-top:0.7rem; margin-right: 1%;}
#header .top .sou img{width:100%;}
#header .top .cd{width:10%; height:auto; margin-right: 2%; border-radius: 8px;
	float: right; margin-top:0.5rem; overflow: hidden; font-family: "微软雅黑"; font-size: 0.8rem;}
#header .top .cd img{width: 100%; max-width: 50px;}

#header .nav{width:100%; height: auto; display:none; background: #e82100;}
#header .nav .li{width:90%; height: 45px; line-height: 45px; text-align: left;
	color: #FFF; font-family:'微软雅黑'; font-size: 0.8rem;}

#souk{width:100%; max-width: 640px; height:44px; position: absolute; z-index: 444; background:rgba(255,255,255,0.80); overflow: hidden; display: none;}
#souk input{width:calc(100% - 61px); height:100%; border: 0px; float: left; text-indent: 2em; font-size: 14px; background-color: transparent;}
#souk .souan{width:60px; height:100%; float:right; border-left: 1px solid #eeeeee; background: url(../../images/yywapimages/index01_33.png) no-repeat;
	background-position: center center; background-size: 29px 29px; cursor:pointer;}
